update an application
url
PUT https://yorkyao.xyz/api/user/registered/:application_id
headers
cookies
request body
| key name | value type | required |
|---|---|---|
| name | string | true |
| homeUrl | string | true |
| description | string | false |
| authorizationCallbackUrl | string | true |
PUT https://yorkyao.xyz/api/user/registered/:application_id
| key name | value type | required |
|---|---|---|
| name | string | true |
| homeUrl | string | true |
| description | string | false |
| authorizationCallbackUrl | string | true |